home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILREEN / TXT2PS.LZH / OPTIONS.DOC < prev    next >
Text File  |  1992-01-23  |  2KB  |  29 lines

  1.  
  2.          Command Line Format:  
  3.  
  4.               [d:][path]POST[option 1 value(s) ... option n value(s)]
  5.  
  6.          Upper or lower case is OK except for Font names.  There are 72
  7.          points per inch.  The default page origin is located at the lower 
  8.          left corner with positive X to the right and positive Y upwards.
  9.  
  10.          The output filename must be different from the input filename.
  11.          POST will space to the next column position if it finds a tab
  12.          character.  Column positions can be defined as preset distances
  13.          from the left margin.  POST will skip to top of form if it finds
  14.          a form feed character. POST will ignore control characters other
  15.          than line feed, form feed and tab.
  16.  
  17.          OPTIONS:         LETTER:    VALUE(S):                          DEFAULTS:
  18.  
  19.          Left Margin         L       Left margin in points              L 54
  20.          Top Print Line      T       Top print position in points       T 720
  21.          Bottom Print        B       Bottom print limit in points       B 54
  22.          Column Tab          C       Column tab spacing in points       C 56
  23.          Typeface Size       P       Typeface size in points            P 12
  24.          Leading             D       Vertical line spacing in points    D 12
  25.          Typeface Font       F       Selected font for printing         F Courier
  26.          Scaling             S       X and Y scaling multipliers        S 1.0 1.0
  27.          Page Origin         X       X and Y page translation points    X 0 0
  28.          Page Orientation    R       Page rotation angle in degrees     R 0
  29.